Canvas.MouseUp Event

The mouse button was released inside the Canvas region at the location passed in to x,y. This event will not occur unless you return True in the MouseDown event.

Syntax

MouseUp ( x, y )

Parameters

x

Integer

y

Integer